Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all non-major dependencies #31

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
friendsofphp/php-cs-fixer ^3.58.1 -> ^3.59.3 age adoption passing confidence
phpunit/phpunit (source) ^11.2.1 -> ^11.2.2 age adoption passing confidence

Release Notes

PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)

v3.59.3

Compare Source

  • refactor: refactor to templated trait+interface (#​7988)

v3.59.2

Compare Source

  • fix: "list" is reserved type (#​8087)
  • chore: add missing type in method prototype (#​8088)
  • CI: bump Ubuntu version (#​8086)
  • deps: bump infection to unblock PHPUnit 11, and few more as chore (#​8083)

v3.59.1

Compare Source

  • fix: Bump React's JSON decoder buffer size (#​8068)
  • docs: options - handle enums in dicts (#​8082)

v3.59.0

Compare Source

  • feat(Docker): Multi-arch build (support for arm64) (#​8079)
  • feat: @PhpCsFixer ruleset - normalise implicit backslashes in single quoted strings (#​7965)
  • feat: SimpleToComplexStringVariableFixer - support variable being an array (#​8064)
  • fix: Look up for PHPDoc's variable name by only chars allowed in the variables (#​8062)
  • fix: Update PhpUnitTestCaseStaticMethodCallsFixer::STATIC_METHODS (#​8073)
  • fix: native_constant_invocation - array constants with native constant names (#​8008)
  • chore: update PHPStan (#​8060)
  • CI: Update PHPStan to 1.11.4 (#​8074)
  • docs: don't expose list as config type for dicts (#​8081)
  • docs: Make wording in final_class docs less dismissive (#​8065)
  • docs: Update 1-bug_report.yml (#​8067)
  • DX: Remove version from Docker Compose files (#​8061)
sebastianbergmann/phpunit (phpunit/phpunit)

v11.2.2: PHPUnit 11.2.2

Compare Source

Changed
  • #​5861: Destroy TestCase object after its test was run
Fixed
  • #​5822: PHP deprecations triggered within a closure are not handled correctly

How to install or update PHPUnit


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

Config source: https://github.com/Slamdunk/.github/blob/main/renovate-config.json

Copy link
Contributor Author

renovate bot commented Mar 19, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot added the renovate label Mar 19, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 4d23eba to e86ac80 Compare March 23, 2024 12:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 39e46a6 to 03de205 Compare March 28, 2024 18:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7cb0e07 to e5b1cbe Compare April 8, 2024 17:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a196926 to a417a0e Compare April 17, 2024 09:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a417a0e to 879680f Compare April 24, 2024 07:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7678d5a to 74720fd Compare May 10, 2024 14:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e833872 to 3d27949 Compare May 16, 2024 02:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e0ffd53 to 3a28d92 Compare May 24, 2024 16:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8a2d27a to 6f5c76d Compare May 31, 2024 17:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1a0663e to ee42c2a Compare June 11, 2024 09:44
@renovate renovate bot changed the title Update all non-major dependencies Update all non-major dependencies - autoclosed Jun 11, 2024
@renovate renovate bot closed this Jun 11, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch June 11, 2024 10:39
@renovate renovate bot restored the renovate/all-minor-patch branch June 15, 2024 10:07
@renovate renovate bot changed the title Update all non-major dependencies - autoclosed Update all non-major dependencies Jun 15, 2024
@renovate renovate bot reopened this Jun 15, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ee42c2a to 9872756 Compare June 15, 2024 10:07
@renovate renovate bot changed the title Update all non-major dependencies Update dependency phpunit/phpunit to ^11.2.2 Jun 15, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9872756 to bf1dd9f Compare June 15, 2024 13:34
@renovate renovate bot changed the title Update dependency phpunit/phpunit to ^11.2.2 Update all non-major dependencies Jun 15, 2024
| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| packagist  | friendsofphp/php-cs-fixer | 3.58.1 | 3.59.3 |
| packagist  | phpunit/phpunit           | 11.2.1 | 11.2.2 |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bf1dd9f to b7a63c3 Compare June 16, 2024 15:02
@Slamdunk Slamdunk merged commit c751b81 into master Jun 17, 2024
10 checks passed
@Slamdunk Slamdunk deleted the renovate/all-minor-patch branch June 17, 2024 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant